Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: goose windows (highly WIP) #880

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

Kvadratni
Copy link
Collaborator

@Kvadratni Kvadratni commented Jan 29, 2025

This is highly WIP
Not confirmed to work on an actual windows machine but it compiles
image

Run instructions

(I used Windows package manager winget for these steps but can install however you want)

  1. Install Github Desktop winget install -e --id GitHub.GitHubDesktop
  2. Install Docker Desktop winget install -e --id Docker.DockerDesktop
  3. Install NVM winget install -e --id CoreyButler.NVMforWindows
  4. Install Just winget install -e --id Casey.Just
  5. Log out of computer and log back in
  6. Start Docker
  7. Run nvm install node and then nvm use 23
  8. From admin powershell Set-ExecutionPlocy –scope CurrentUser RemoteSigned
  9. Then clone the goose repo window branch, and then just run just run-ui-windows from git-bash.

@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from f6151bc to 5223359 Compare January 29, 2025 06:26
@Kvadratni Kvadratni marked this pull request as ready for review January 29, 2025 06:27
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch 2 times, most recently from f7e925a to 1d9bc65 Compare January 29, 2025 18:56
Justfile Outdated Show resolved Hide resolved
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch 3 times, most recently from b2d7ae1 to 157cf33 Compare January 31, 2025 05:38
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from 108bfbe to 996e023 Compare January 31, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants